body { margin:0; padding:0; line-height:24px; font-family:'Microsoft YaHei'; font-size:12px; background: #ffffff;}
div,ul,li,ol,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,img,p,span{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type:none;
	/* margin-left: auto; */
	margin-top: 0;
	margin-bottom: 0;
}
@font-face {
	font-family: scr;
	src: url("../font/BRADHITC.TTF");
  }
  @font-face {
	font-family: scc;
	src: url("../font/MTCORSVA.TTF");
  }
  @font-face {
	font-family: scd;
	src: url("../font/TT1106M_.TTF");
  }
  @font-face {
	font-family: sce;
	src: url("../font/TT1107M_.TTF");
  }
  @font-face {
	font-family: scf;
	src: url("../font/方正正中黑简体.TTF");
  }

/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { border:0px; background-color:Transparent;}

a{outline:none; color: #000000;} 

.blank5{ width:100%; height:5px; clear:both;}
.blank10{ width:100%; height:10px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}
.blank20{ width:100%; height:20px; clear:both;}
.blank30{ width:100%; height:30px; clear:both;}
.blank40{ width:100%; height:40px; clear:both;}
.blank50{ width:100%; height:50px; clear:both;}
.blank60{ width:100%; height:60px; clear:both;}
.blank70{ width:100%; height:70px; clear:both;}
.blank80{ width:100%; height:80px; clear:both;}

/*Clear*/
.clear{ clear:both; font-size:1px; height:0px; line-height:0px; overflow:hidden;}/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/

/*针对1920的宽屏*/

.max{ position:relative; overflow:hidden;}		
.head{
	height: 208px;
	position: relative;
	width: 1920px;
	 *width: 1920px;
	  _width: 1920px; 
	  z-index: 11; 
	  margin: 0; 
	  top: 0; 
	  float: left; 
	  left: 50%; 
	  margin-left: -960px; 
	  *margin-left: -960px; 
	  _margin-left: -960px; 
	  background: #ffffff;
	  /*overflow: hidden;*/
}
.head-top{
    width: 100%;
    height: 30px;
    background: #2399d6;
}
.ht-cen{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    font-size: 12px;
    line-height: 30px;
    color: #ffffff;
}
.head-box{
    width: 1200px;
    height: 108px;
    margin: 0 auto;
}
.logo{
    height: 65px;
    float: left;
    margin-right: 12px;
    margin-top: 20px;
}
.logo img{
    height: 100%;
}
.logo-zi{
    float: left;
    height: 44px;
    margin-top: 32px;
    padding-left: 12px;
    border-left: 1px solid #2399d6;
}
.logo-zi span{
    line-height: 24px;
    display: block;
}
.logo-zi span:first-child{
    font-size: 18px;
    color: #2399d6;
    font-weight: 600;
}
.logo-zi span:last-child{
    font-size: 16px;
    color: #000000;
    font-weight: 600;
}
.logo-right{
    float: right;
    margin-top: 20px;
}
.logo-r_top{
    display: block;
    padding-bottom: 4px;
    border-bottom: 1px solid #c1c1c1;
}
.logo-r_top img{
    height: 39px;
    float: left;
    margin-right: 15px;
}
.r_top-xi{
    float: right;
    line-height: 20px;
    color: #2399d6;
}
.r_top-xi span{
    display: block;
}
.r_top-xi span:first-child{
    font-size: 16px;
}
.r_top-xi span:last-child{
    font-size: 18px;
}
.r_bot-xi{
    display: block;
    padding: 2px 0px;
}
.r_bot-xi a{
    position: relative;
    padding-right: 6px;
    margin-right: 6px;
    font-size: 12px;
    color: #c1c1c1;
}
.r_bot-xi a::after{
    content: "";
    width: 2px;
    height: 10px;
    background: #c1c1c1;
    position: absolute;
    right: -1px;
    top: 2px;
}
.r_bot-xi a:last-child{
    margin-right: 0px;
    padding-right: 0px;
}
.r_bot-xi a:last-child::after{
    display: none;
}

.head-nav{
    width: 100%;
    height: 70px;
    background: #f5f5f5;
}
.nav{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.nav a{
    width: 100px;
    height: 100%;
    font-size: 18px;
    line-height: 70px;
    color: #000000;
    text-align: center;
    float: left;
    position: relative;
    z-index: 11;
    margin-right: 80px;
}
.nav a:last-child{
    margin-right: 0px;
}
.nav a::after{
    content: "";
    width: 118px;
    height: 70px;
    background: url(../images/nav-j.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
}
.nav a:hover::after{
    opacity: 1;
}
.nav a:hover{
    color: #ffffff;
}
.nav .nav-on::after{
    opacity: 1;
}
.nav .nav-on{
    color: #ffffff;
}

.baner{
	height: 750px;
	position: relative;
	width: 1920px;
	 *width: 1920px;
	  _width: 1920px; 
	  z-index: 1; 
	  margin: 0; 
	  top: 0; 
	  float: left; 
	  left: 50%; 
	  margin-left: -960px; 
	  *margin-left: -960px; 
	  _margin-left: -960px; 
	  /*overflow: hidden;*/
}
.ban-two{
    height: 462px;
}
.ban-two img{
    width: 100%;
    height: 100%;
}
#sw{
	width: 100%;
	height: 100%;
}
#sw .pic{
	width: 100%;
	height: 100%;
}
.san{
    width: 37px;
    height: 62px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 44%;
    z-index: 66;
    cursor: pointer;
    border: none;
    outline: none;
}
.san img{
    width: 100%;
    height: 100%;
}
.san:hover{
    background: rgba(0, 0, 0, 0.8);
}
.s-n{
    right: 5%;
}
.s-p{
    left: 5%;
}
.wzs-center{
    min-height: 550px;
	position: relative;
	width: 1920px;
	 *width: 1920px;
	  _width: 1920px; 
	  z-index: 1; 
	  margin: 0; 
	  top: 0; 
	  float: left; 
	  left: 50%; 
	  margin-left: -960px; 
	  *margin-left: -960px; 
	  _margin-left: -960px; 
	  /*overflow: hidden;*/
}
.cb-img{
    width: 546px;
    height: 546px;
    position: absolute;
    left: -112px;
    bottom: -144px;
    z-index: 2;
}
.cb-img2{
    width: 1115px;
    height: 283px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}
.in-about{
    width: 100%;
    height: 462px;
    position: relative;
    z-index: 11;
}
.in-ab_j{
    width: 320px;
    height: 320px;
    position: absolute;
    left: -42px;
    top: -45px;
}
.in-ab_cen{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.in-ab_left{
    width: 595px;
    height: 462px;
    float: left;
}
.in-ab_zti{
    width: 100%;
    float: left;
    border-bottom: 1px solid #c1c1c1;
    margin-top: 40px;
}
.zti-z{
    height: 30px;
}
.zti-z span{
    font-size: 30px;
    color: #000000;
    line-height: 30px;
}

.zti-c{
    font-size: 20px;
    color: #c1c1c1;
    text-transform: uppercase;
    padding-bottom: 18px;
    position: relative;
    margin-top: 10px;
}
.zti-c::after{
    content: "";
    width: 40px;
    height: 4px;
    background: #2399d6;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.ztw-text{
    width: 100%;
}
.ztw-list{
    width: 100%;
}
.ztw-list li{
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    float: left;
    margin-top: 20px;
}

.more{
    width: 168px;
    height: 45px;
    float: left;
    margin-top: 48px;
    background: url(../images/mor-j.png) no-repeat;
    background-size: 100% 100%;
}
.more span{
    font-size: 16px;
    line-height: 45px;
    color: #ffffff;
    float: left;
    margin-left: 25px;
}
.more img{
    width: 28px;
    height: 12px;
    float: right;
    margin-top: 18px;
    margin-right: 8px;
}
.in-ab_right{
    width: 557px;
    height: 426px;
    border: 10px solid #ffffff;
    position: absolute;
    right: 0;
    top: 114px;
}
.in-ab_right img{
    width: 100%;
    height: 100%;
}
.in-pro{
    width: 100%;
    min-height: 600px;
    position: relative;
}
.in-pro_j{
    width: 100%;
    height: 306px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.in-pro_cen{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
    z-index: 11;
    padding-top: 120px;
}
.in-pro_title{
    width: 100%;
    float: left;
}
.ip-ti{
    float: left;
}
.ip-zi{
    height: 30px;
}
.ip-zi img{
    width: 28px;
    height: 28px;
    float: left;
    margin-top: 1px;
    margin-right: 12px;
}
.ip-zi span{
    line-height: 30px;
    font-size: 30px;
    color: #ffffff;
    float: left;
}
.ip-ci{
    font-size: 20px;
    color: #ffffff;
    float: left;
    text-transform: uppercase;
    margin-top: 10px;
    padding-bottom: 10px;
    position: relative;
}
.ip-ci::after{
    content: "";
    width: 40px;
    height: 4px;
    background: #ffffff;
    position: absolute;
    bottom: -5px;
    left: 0;
}
.ip-list{
    float: right;
    margin-top: 50px;
}
.ip-list li{
    float: left;
    padding: 8px 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    margin-right: 20px;
    cursor: pointer;
    font-size: 18px;
    color: #fefefe;
}
.ip-list li:last-of-type{
    margin-right: 0px;
}
/* .ip-list li:hover{
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
} */
.ip-list .ip-on{
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.ip-show{
    width: 100%;
    height: 265px;
    float: left;
    position: relative;
    z-index: 11;
    margin-top: 36px;
}
.py-show{
    width: 100%;
    height: 100%;
    position: absolute;
}
.py{
    width: 100%;
    height: 100%;
}
.py .swiper-slide{
    width: 279px;
    height: 265px;
}
.fy-s_img{
    width: 267px;
    height: 197px;
    border: 6px solid #c1c1c1;
    float: left;
    background: #ffffff;
}
.fy-s_img img{
    width: 100%;
    height: 100%;
}
.fy-s_text{
    width: 100%;
    height: 40px;
    float: left;
    background: #c1c1c1;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #000000;
    float: left;
    margin-top: 16px;
}
.py .swiper-slide:hover .fy-s_img{
    border: 6px solid #2399d6;
}
.py .swiper-slide:hover .fy-s_text{
    background: #2399d6;
    color: #ffffff;
}

.p-more{
    width: 168px;
    height: 45px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 30px;
    background: url(../images/mor-j2.png) no-repeat;
    background-size: 100% 100%;
}
.p-more span{
    font-size: 16px;
    line-height: 45px;
    color: #ffffff;
    float: left;
    margin-left: 25px;
}
.p-more img{
    width: 28px;
    height: 12px;
    float: right;
    margin-top: 18px;
    margin-right: 8px;
}

.in-case{
    width: 100%;
    height: auto;
    padding-bottom: 45px;
    float: left;
    position: relative;
    z-index: 11;
}
.case-bj{
    width: 654px;
    height: 654px;
    position: absolute;
    right: -105px;
    bottom: -195px;
}
.in-case_cen{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 22;
}
.in-ca_ti{
    width: 100%;
    float: left;
    margin-top: 40px;
}

.cai-z{
    height: 30px;
}
.cai-z span{
    font-size: 30px;
    color: #000000;
    line-height: 30px;
}

.cai-c{
    font-size: 20px;
    color: #c1c1c1;
    text-transform: uppercase;
    padding-bottom: 18px;
    position: relative;
    margin-top: 10px;
}
.cai-c::after{
    content: "";
    width: 40px;
    height: 4px;
    background: #2399d6;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.in-ca_box{
    width: 100%;
    float: left;
    margin-top: 40px;
}
.ica-top{
    width: 100%;
    height: 388px;
}
.ica-tz{
    width: 600px;
    height: 100%;
    float: left;
    background: url(../images/bei-j3.png) no-repeat;
    background-size: 100% 100%;
}
.ica-tz_ti{
    width: 540px;
    padding: 0 30px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    margin-top: 112px;
}
.ica-tz_zi{
    width: 540px;
    padding: 0 30px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #555555;
    margin-top: 10px;
}
.ica-ty{
    width: 600px;
    height: 100%;
    float: left;
    position: relative;
}
.ica-ty img{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 11;
}
.ica-ty_box{
    width: 570px;
    height: 45px;
    padding: 0 15px;
    background: rgba(0, 0, 0, 0.6);
    font-size: 16px;
    line-height: 45px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 22;
}
.ica-list{
    width: 100%;
    height: 198px;
    float: left;
}
.ica-list li{
    width: 300px;
    height: 100%;
    float: left;
    position: relative;
}
.ica-list li img{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 11;
}
.list-box{
    width: 270px;
    height:45px;
    padding: 0 15px;
    background: rgba(0, 0, 0, 0.6);
    font-size: 16px;
    line-height: 45px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 22;
    opacity: 0;
}
.ica-list li:hover .list-box{
    opacity: 1;
    transition-duration: 0.5s;
}
.in-news{
    width: 100%;
    height: 577px;
    float: left;
    position: relative;
    z-index: 11;
    background: url(../images/bei-j4.png) no-repeat;
    background-size: 100% 100%;
}
.in-news_cen{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.in-ca_list{
    width: 100%;
    float: left;
    margin-top: 40px;
}
.in-ca_list li{
    width: 370px;
    height: 252px;
    float: left;
    margin-right: 45px;
    margin-bottom: 30px;
}
.in-ca_list li:nth-child(3n){
    margin-right: 0;
}
.in-ca_img{
    width: 100%;
    height: 204px;
    float: left;
}
.in-ca_img{
    width: 100%;
}
.ic-ca_text{
    width: 340px;
    padding: 0 15px;
    float: left;
    height: 68px;
    font-size: 16px;
    line-height: 68px;
    color: #000000;
    background: #ffffff;
    border: 1px solid #d6d6d6;
    border-top: none;
}

.foot{
    min-height: 284px;
	position: relative;
	width: 1920px;
	 *width: 1920px;
	  _width: 1920px; 
	  z-index: 11; 
	  margin: 0; 
	  top: 0; 
	  float: left; 
	  left: 50%; 
	  margin-left: -960px; 
	  *margin-left: -960px; 
      _margin-left: -960px; 
      background: #2399d6;
	  /*overflow: hidden;*/
}
.foot-nav_box{
    width: 1560px;
    height: 46px;
    position: relative;
    background: #2a6b95;
    left: 0px;
    top: -20px;
    border-radius: 23px;
}
.fb_list{
    width: 1200px;
    height: 100%;
    float: right;
}
.fb_list a{
    float: left;
    margin-right: 100px;
    font-size: 16px;
    line-height: 46px;
    color: #ffffff;
}
.fb_list a:last-child{
    width: 64px;
    height: 36px;
    float: right;
    margin-right: 7px;
    margin-top: 5px;
    border-radius: 18px;
    font-size: 22px;
    line-height: 36px;
    color: #2399d6;
    font-weight: bold;
    background: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

.fb_list a:hover{
    color: #2399d6;
}
.fb_list .fna-on{
    color: #2399d6;
}

.foot-cen{
    padding-top: 30px;
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 30px;
}
.f-logo{
    width: 139px;
    float: left;
    margin-top: 20px;
    margin-right: 70px;
}

.fc_cen{
    width: 812px;
    float: left;
}
.fc_cen>li{
    width: 360px;
    padding-left: 10px;
    float: left;
    border-right: 1px solid #ffffff;
    margin-right: 70px;
}
.fc_cen>li:last-child{
    margin-right: 0;
    border-right: none;
}

.fc_cen-ti{
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.fc_ct-zi{
    font-size: 16px;
    color: #ffffff;
}
.fc_ct-ci{
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
}

.fc_cb-list{
    width: 100%;
    float: left;
}
.fc_cb-list2{
    width: 100%;
    float: left;
}
.fc_cb-list>li{
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
}
.fc_cb-list2>li{
    width: 40%;
    float: left;
    margin-right: 10%;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
}

.fc-right{
    width: 165px;
    float: right;
}
.er_wei{
    width: 85px;
    height: 85px;
    float: left;
    box-shadow: 4px 4px 0px 0px #2a6b95;
}
.er_wei img{
    width: 100%;
    height: 100%;
}

.footer{
    width: 100%;
    height: 30px;
    float: left;
    background: #2a6b95;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    color: #ffffff;
}
.about-cen{
    width: 1200px;
    padding: 40px 0;
    margin: 0 auto;
    position: relative;
    z-index: 11;
}

.about-title{
    width: 100%;
    float: left;
}
.title-box{
    float: left;
}
.about-ti{
    font-size: 30px;
    color: #000000;
}
.about-zi{
    font-size: 20px;
    color: #c1c1c1;
    text-transform: uppercase;
    margin-top: 10px;
}
.title-d{
    float: right;
    height: 30px;
    margin-top: 10px;
}
.title-d img{
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 7px;
    margin-right: 10px;
}
.title-d a{
    float: left;
    padding-right: 20px;
    line-height: 30px;
    font-size: 16px;
    color: #2a6b95;
    position: relative;
}
.title-d a::after{
    content: ">";
    font-size: 16px;
    line-height: 30px;
    color: #2a6b95;
    position: absolute;
    right: 4px;
    top: 0px;
}
.title-d a:last-child::after{
    display: none;
}
.about-elxs_list{
    width: 100%;
    float: left;
    height: auto;
    text-align: center;
    margin: 30px 0;
}
.about-elxs_list a{
    width: 150px;
    height: 45px;
    display: inline-block;
    border-radius: 8px;
    background: #e8e8e8;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    color: #000000;
    margin: 0 23px;
}
.about-elxs_list a:hover{
    color: #ffffff;
    background: #2399d6;
}

.about-elxs_list .ae-on{
    color: #ffffff;
    background: #2399d6;
}

.about-text{
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.about-twen{
    width: 644px;
    float: left;
}
.about-twen li{
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #555555;
    margin-bottom: 20px;
}
.about-img_box{
    width: 530px;
    height: 414px;
    float: right;
    position: relative;
}
.about-img_box img{
    width: 500px;
    height: 382px;
    position: relative;
    left: 0;
    top: 0;
    z-index: 22;
}
.am-box{
    width: 505px;
    height: 380px;
    border: 5px solid #2a6b95;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 11;
}
.men-show{
    width: 100%;
    height: 556px;
    float: left;
    position: relative;
    margin-top: 40px;
    margin-bottom: 30px;
}

#me{
    width: 100%;
    height: 478px;
}

#me .swiper-slide{
    width: 289px;
    height: 478px;
}
.men-img{
    width: 267px;
    height: 382px;
    padding: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ca232a;
    float: left;
}

.men-img img{
    width: 100%;
}
.men-text{
    width: 100%;
    height: 60px;
    float: left;
    border: 1px dashed #ca232a;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #ca232a;
    margin-top: 12px;
}

.man{
    width: 54px;
    height: 36px;
    position: absolute;
    bottom: 0px;
    border: none;
    outline: none;
    cursor: pointer;
}
.man img{
    width: 100%;
    height: 100%;
}

.m_next{
    left: 625px;
}
.m_prev{
    left: 520px;
}

.fj2{
    display: none;
}

.man:hover .fj2{
     display: block;
}
.man:hover .fj{
    display: none;
}

.ab_two-list{
    width: 100%;
    float: left;
    padding-bottom: 60px;
}
.ab_two-list li{
    font-size: 16px;
    line-height: 24px;
    color: #555555;
}

.pro-box{
    width: 100%;
    float: left;
    padding-bottom: 60px;
}

.pro-b_left{
    width: 270px;
    height: auto;
    float: left;
}
.pb-ztop{
    width: 230px;
    height: 90px;
    padding: 20px;
    background: #2399d6;
}

.pb-zlist{
    width: 100%;
    height: auto;
    float: left;
    background: #ffffff;
}
.pb-zlist a{
    width: 230px;
    padding: 0 20px;
    height: 60px;
    float: left;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #d7d7d7;
}
.pb-zlist a img{
    width: 14px;
    height: 14px;
    margin-right: 20px;
}

.pb-zlist a span{
    font-size: 18px;
    color: #000000;
}

.pd-img2{
    display: none;
}

.pb-zlist a:hover .pd-img2{
    display: block;
}
.pb-zlist a:hover .pd-img{
    display: none;
}
.pb-zlist a:hover span{
    color: #2399d6;
}

.pb-zlist .pb-on .pd-img2{
    display: block;
}
.pb-zlist .pb-on .pd-img{
    display: none;
}
.pb-zlist .pb-on span{
    color: #2399d6;
}

.pro-b_right{
    width: 895px;
    float: right;
}

.pb-ytop{
    width: 100%;
    height: 35px;
    float: left;
    border-bottom: 1px solid #2399d6;
    margin-bottom: 30px;
}
.pb-yt_ti{
    height: 100%;
    float: left;
    font-size: 24px;
    color: #2399d6;
    position: relative;
}
.pb-yt_ti::after{
    content: "";
    height: 2px;
    width: 100%;
    background: #2399d6;
    position: absolute;
    bottom: 0;
    left: 0;
}

.pro-b_show{
    width: 100%;
    float: left;
}
.pro-b_show li{
    width: 280px;
    height: 265px;
    float: left;
    margin-right: 26px;
    margin-bottom: 30px;
}
.pro-b_show li:nth-child(3n){
    margin-right: 0px;
}
.pr-s_img{
    width: 268px;
    height: 197px;
    border: 6px solid #c1c1c1;
    float: left;
    background: #ffffff;
}
.pr-s_img img{
    width: 100%;
    height: 100%;
}
.pr-s_text{
    width: 100%;
    height: 40px;
    float: left;
    background: #c1c1c1;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #000000;
    float: left;
    margin-top: 16px;
}
.pro-b_show li:hover .pr-s_img{
    border: 6px solid #2399d6;
}
.pro-b_show li:hover .pr-s_text{
    background: #2399d6;
    color: #ffffff;
}

.fanye{
    width: 100%;
    float: left;
    margin-top: 10px;
}

.fanye a{
    height: 34px;
    display: inline-block;
    margin: 0 5px;
    padding: 0 12px;
    font-size: 16px;
    line-height: 34px;
    color: #000000;
    border: 1px solid #c1c1c1;
}

.fanye a:hover{
    color: #2399d6;
    border: 1px solid #2399d6;
}
.fanye .fy-on{
    color: #2399d6;
    border: 1px solid #2399d6;
}

.pr_de-box{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.pr_de-ti{
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #000000;
}
.pr_de-timg{
    width: 100%;
    float: left;
    margin: 20px 0;
}
.pr_de-timg img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: 30%;
}
.pde-show{
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.pr_de-tm{
    width: 100%;
    padding-bottom: 14px;
    border-bottom: 1px solid #c1c1c1;
    float: left;
}
.pr_de-tm span{
    height: 25px;
    line-height: 25px;
    float: left;
    padding-left: 20px;
    font-size: 20px;
    color: #000000;
    position: relative;
}
.pr_de-tm span::before{
    content: "";
    width: 2px;
    height: 100%;
    background: #000000;
    position: absolute;
    left: 0;
    top: 0;
}

.pr_de-tmr{
    width: 100%;
    float: left;
    padding: 30px 0px;
}
.pr_video{
    width: 596px;
    height: 322px;
    display: block;
    margin: 0 auto;
}
.pr_video img{
    width: 100%;
    height: 100%;
}
.de-rlist{
    width: 100%;
    float: left;
}
.de-rlist li{
    font-size: 16px;
    line-height: 24px;
    color: #555555;
}

.pian{
    width: 100%;
    float: left;
    margin-bottom: 60px;
}
.pian a{
    width: 510px;
    height: 36px;
    background: #c1c1c1;
    padding: 0 20px;
    font-size: 16px;
    line-height: 36px;
    color: #000000;
}
.pian a:first-child{
    float: left;
}
.pian a:last-child{
    float: right;
}
.indust-box{
    width: 100%;
    float: left;
    padding-bottom: 60px;
}
.ind-show{
    width: 100%;
    float: left;
}
.ind-show li{
    width: 384px;
    height: 254px;
    float: left;
    margin-right: 24px;
    margin-bottom: 30px;
}
.ind-show li:nth-child(3n){
    margin-right: 0;
}
.ind-img{
    width: 100%;
    height: 215px;
    float: left;
}
.ind-text{
    width: 100%;
    height: 39px;
    line-height: 39px;
    float: left;
    background: #4c4c4c;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
}
.ind-img img{
    width: 100%;
    height: 100%;
}
.ind-show li:hover .ind-text{
    background: #2399d6;
}

.resu-show{
    width: 100%;
    float: left;
}

.resu-show li{
    width: 384px;
    height: 254px;
    float: left;
    position: relative;
    margin-right: 24px;
    margin-bottom: 40px;
}
.resu-show li:nth-child(3n){
    margin-right: 0;
}
.resu-show li img{
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 11;
}
.res-text{
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 22;
}
.resu-show li:hover .res-text{
    background: rgba(35, 153, 214, 1);
}
.resu-show li:hover .ind-text{
    background: rgba(35, 153, 214, 1);
}

.red_list{
    width: 100%;
    float: left;
}
.red_list li{
    font-size: 16px;
    line-height: 24px;
    color: #555555;
    margin-bottom: 20px;
}

.news-show{
    width: 100%;
    float: left;
}
.news-show li{
    width: 100%;
    height: 175px;
    float: left;
    margin-bottom: 40px;
    border: 1px solid #dadada;
}
.nw-img{
    height: 100%;
    width: 292px;
    float: left;
}
.nw-img img{
    width: 100%;
    height: 100%;
}

.nw-text{
    width: 874px;
    height: 100%;
    float: left;
    margin-left: 20px;
}

.nw-t_ti{
    width: 100%;
    height: 50px;
    float: left;
    line-height: 50px;
    font-weight: bold;
    font-size: 16px;
}
.nw-t_ti span:first-child{
    color: #000000;
    float: left;
}
.nw-t_ti span:last-child{
    color: #2399d6;
    float: right;
}
.nw-t_wen{
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #555555;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    
}
.n-cha{
    font-size: 14px;
    line-height: 24px;
    color: #555555;
    float: left;
    margin-top: 10px;
}

.news-show li:hover{
    border: 1px solid #2399d6;
}
.news-show li:hover .nw-t_ti span:first-child{
    color: #2399d6;
}

.nq-ti{
    width: 100%;
    float: left;
    font-size: 24px;
    color: #000000;
    text-align: center;
}
.nq-text{
    width: 100%;
    height: 40px;
    float: left;
    border: 1px solid #dadada;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #555555;
    margin: 20px 0;
}
.nq_de-tmr{
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.con-title{
    width: 100%;
    float: left;
}
.con-tzi{
    font-size: 30px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.con-tg{
    width: 53px;
    height: 2px;
    background: #2399d6;
    display: block;
    margin: 0 auto;
}

.con-show{
    width: 100%;
    float: left;
    margin-top: 40px;
    position: relative;
    background: url(../images/co-g.png) no-repeat;
    background-size: 874px 6px;
    background-position: 163px 60px;
    margin-bottom: 50px;
}
.con-show li{
    width: 242px;
    float: left;
    margin-right: 77px;
}
.con-show li:nth-child(4n){
    margin-right: 0;
}
.con-img{
    width: 118px;
    height: 118px;
    background: #ffffff;
    border: 1px dashed #e8e8ea;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}
.wzs-jk{
    width: 106px;
    height: 106px;
    margin: 6px;
    border-radius: 50%;
    border: 1px solid #e8e8ea;
}

/* .wzs-jk img{
    width: 100%;
    height: 100%;
} */

.con-show li:nth-child(2) .wzs-jk img{
    width: 70px;
    height: 70px;
    margin: 18px;
}
.con-show li:hover .con-img{
    border: 1px dashed #2399d6;
}
.con-show li:hover .wzs-jk{
    background: #2399d6;
}
.map{
    width: 100%;
    height: 400px;
    float:left;
    margin-bottom: 40px;
    display: none;
}
.map img{
    width: 100%;
    height: 100%;
}

.con-text{
    width: 100%;
    margin-top: 15px;
    text-align: center;
}
.con-t_ti{
    font-size: 16px;
    color: #333333;
}
.con-t_ci{
    font-size: 16px;
    color: #2399d6;
    margin-bottom: 15px;
}
.con-t_g{
    width: 30px;
    height: 2px;
    background: #2399d6;
    display: block;
    margin: 0 auto;
}

/* 公共css样式 */
.ti-top{
    margin-top: 5px;
}

